Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getPrestashop_Adapter_Logs_ConfigurationService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'prestashop.adapter.logs.configuration' shared service.
return $this->services['prestashop.adapter.logs.configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration\LogsConfiguration(($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['prestashop.adapter.validate'] ?? ($this->services['prestashop.adapter.validate'] = new \PrestaShop\PrestaShop\Adapter\Validate())));